Skip to content

chore(deps): bump react-i18next from 17.0.4 to 17.0.6 in /web#56

Merged
amirotin merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/react-i18next-17.0.6
Apr 28, 2026
Merged

chore(deps): bump react-i18next from 17.0.4 to 17.0.6 in /web#56
amirotin merged 1 commit intomainfrom
dependabot/npm_and_yarn/web/react-i18next-17.0.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps react-i18next from 17.0.4 to 17.0.6.

Changelog

Sourced from react-i18next's changelog.

17.0.6

  • fix: restore the v17 nodesToString output format consumed by i18next-cli's extractor while still rendering 1919 correctly
    • 17.0.5 fixed 1919 by changing what nodesToString produced, which inadvertently changed the extracted translation strings for keep-tags wrapping non-keep React elements
    • The fix now lives in the renderer: indexed <N> placeholders nested inside a keep-tag are scoped to that tag's own original React children (matching kept tags by name and positional occurrence at each level), so the translation string format produced by nodesToString is unchanged

17.0.5

  • fix: <Trans /> no longer breaks child rendering when a kept HTML node (transKeepBasicHtmlNodesFor) wraps a non-keep React element 1919 — superseded by 17.0.6, which keeps the same runtime fix without changing the nodesToString output
Commits
  • cb20d18 17.0.6
  • b8ad5e4 fix: scope indexed placeholders inside keep-tags at render time #1919
  • 75ce985 17.0.5
  • 9803bb8 fix: <Trans /> no longer breaks child rendering when a kept HTML node (transK...
  • ec37a48 chore: ignore .env*, *.pem, *.key in .gitignore
  • See full diff in compare view

@dependabot dependabot Bot added the enhancement New feature or request label Apr 28, 2026
@dependabot dependabot Bot requested a review from amirotin as a code owner April 28, 2026 11:58
@dependabot dependabot Bot added the enhancement New feature or request label Apr 28, 2026
@amirotin
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 17.0.4 to 17.0.6.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v17.0.4...v17.0.6)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 17.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/web/react-i18next-17.0.6 branch from d90e3f4 to e08f31f Compare April 28, 2026 18:02
@sonarqubecloud
Copy link
Copy Markdown

@amirotin amirotin merged commit ac352ee into main Apr 28, 2026
17 checks passed
@amirotin amirotin deleted the dependabot/npm_and_yarn/web/react-i18next-17.0.6 branch April 28, 2026 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant